projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
957a47b
fe64232
)
Auto merge of #3189 - edunham:fix-empty-path-bug, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 11 Oct 2016 17:45:15 +0000
(10:45 -0700)
committer
GitHub
<noreply@github.com>
Tue, 11 Oct 2016 17:45:15 +0000
(10:45 -0700)
Make it possible for windows-gnu tests to pass
Skip test that uses empty path on Windows, because Windows doesn't do the empty path thing.
Trivial merge